Skip to main content
Version: 2.0.29

Mappers

The menu [Configuration>Mapping>Mappers] can be used to create a custom Mapper for use in creating Fields.

The Mapper matches the data/value in the Value field with the name in the Name field using the All or First method. The effect of the mapping is only in the GUI. The Mapper does not create a new field but overwrites existing ones.

The list of Mappers is in the table with the following columns:

  • Name - Mapper name
  • Action
    • Edit - editing an existing Mapper
    • Duplicate - creating an editable copy of the selected Mapper
    • Delete - deleting Mapper

The predefined fields in the system are not editable but can be duplicated and then edited.


To add a new mapper click New mapper button. After clicking on the button, a configuration window appears with the following fields:

  • Display name - Mapper name

  • Match method

    • Bit masked number
    • Equals
    • Regular expression
  • Match method

    • All
    • First
  • Items

    • Edit csv button

      • File preview

      • Specify Delimeter, Quote Chart and Escape character (Default values are [comma, quotation mark, quotation mark]

      • Choose the previously prepared CSV file and load it. Then confirm the operation by pressing Apply file button.

  • Privacy - assigning privileges

    • Private - accessible to the owner

    • Public - accessible to all.

      • Public permissions
        • Delete
        • Edit
        • Execute
    • Shared - accessible to one or more selected roles. Available privileges are:

      • Delete

      • Edit

      • Execute

      • View